2025-07-13 01:23:22,210 [ 142018 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-13 01:23:22,210 [ 142018 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-13 01:23:22,210 [ 142018 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-13 01:23:22,210 [ 142018 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_s6te6p --privileged --dns-search='.' --memory=30709030912 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel1_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1]' 'test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2]' test_executable_user_defined_functions_config_reload/test.py::test test_explain_estimates/test.py::test_explain_estimates test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_header_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node]' 'test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path]' test_filesystem_cache/test.py::test_custom_cached_disk test_filesystem_cache/test.py::test_dynamic_resize test_filesystem_cache/test.py::test_filesystem_cache_log test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio 'test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node]' test_filesystem_cache/test.py::test_system_sync_filesystem_cache test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0]' 'test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1]' test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 'test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk]' 'test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_fake_zk]' 'test_keeper_auth/test.py::test_partial_auth[get_genuine_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_fake_zk]' 'test_keeper_auth/test.py::test_remove_acl[get_genuine_zk]' test_keeper_auth/test.py::test_super_auth test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key]' 'test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)]' test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}]' 'test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}]' -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_keeper_auth/test.py::test_auth_snapshot test_external_cluster/test.py::test_ddl test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_hedged_requests/test.py::test_async_connect test_external_http_authenticator/test.py::test_basic_auth_failed [gw6] [ 1%] PASSED test_external_http_authenticator/test.py::test_basic_auth_failed test_external_http_authenticator/test.py::test_header_failed [gw6] [ 2%] PASSED test_external_http_authenticator/test.py::test_header_failed test_external_http_authenticator/test.py::test_session_settings_from_auth_response [gw4] [ 3%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] [gw4] [ 4%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] [gw8] [ 5%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide [gw4] [ 6%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] [gw4] [ 7%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] [gw4] [ 8%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] [gw4] [ 9%] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] test_executable_user_defined_functions_config_reload/test.py::test [gw0] [ 10%] SKIPPED test_hedged_requests/test.py::test_async_connect test_hedged_requests/test.py::test_async_query_sending [gw0] [ 11%] SKIPPED test_hedged_requests/test.py::test_async_query_sending test_hedged_requests/test.py::test_combination1 [gw0] [ 12%] SKIPPED test_hedged_requests/test.py::test_combination1 test_hedged_requests/test.py::test_combination2 [gw0] [ 13%] SKIPPED test_hedged_requests/test.py::test_combination2 test_hedged_requests/test.py::test_combination3 [gw0] [ 14%] SKIPPED test_hedged_requests/test.py::test_combination3 test_hedged_requests/test.py::test_combination4 [gw5] [ 15%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] [gw0] [ 16%] SKIPPED test_hedged_requests/test.py::test_combination4 test_hedged_requests/test.py::test_initial_receive_timeout [gw0] [ 17%] SKIPPED test_hedged_requests/test.py::test_initial_receive_timeout test_hedged_requests/test.py::test_long_query [gw0] [ 18%] SKIPPED test_hedged_requests/test.py::test_long_query test_hedged_requests/test.py::test_receive_timeout1 [gw8] [ 19%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes [gw0] [ 20%] SKIPPED test_hedged_requests/test.py::test_receive_timeout1 test_hedged_requests/test.py::test_receive_timeout2 [gw0] [ 21%] SKIPPED test_hedged_requests/test.py::test_receive_timeout2 test_hedged_requests/test.py::test_send_data [gw6] [ 22%] PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response test_external_http_authenticator/test.py::test_user_create_basic_auth_pass [gw0] [ 23%] SKIPPED test_hedged_requests/test.py::test_send_data test_hedged_requests/test.py::test_send_data2 [gw0] [ 24%] SKIPPED test_hedged_requests/test.py::test_send_data2 test_hedged_requests/test.py::test_send_table_status_sleep [gw0] [ 25%] SKIPPED test_hedged_requests/test.py::test_send_table_status_sleep test_hedged_requests/test.py::test_send_table_status_sleep2 [gw0] [ 26%] SKIPPED test_hedged_requests/test.py::test_send_table_status_sleep2 test_hedged_requests/test.py::test_stuck_replica [gw5] [ 27%] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] [gw6] [ 28%] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass test_filesystem_cache/test.py::test_custom_cached_disk test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw0] [ 29%] SKIPPED test_hedged_requests/test.py::test_stuck_replica [gw9] [ 30%] PASSED test_external_cluster/test.py::test_ddl test_external_cluster/test.py::test_ddl_replicated [gw6] [ 31%] PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass [gw3] [ 32%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw8] [ 33%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide [gw9] [ 34%] PASSED test_external_cluster/test.py::test_ddl_replicated [gw7] [ 35%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] [gw3] [ 36%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw8] [ 37%] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide test_join_set_family_s3/test.py::test_join_s3 [gw3] [ 38%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_increase_error_count/test.py::test_increase_error_count [gw7] [ 39%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement [gw7] [ 40%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement test_insert_over_http_query_log/test.py::test_insert_over_http_ok [gw3] [ 41%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] [gw2] [ 42%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] [gw7] [ 43%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw3] [ 44%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] [gw1] [ 45%] PASSED test_keeper_auth/test.py::test_auth_snapshot test_keeper_auth/test.py::test_bad_auth_1 [gw7] [ 46%] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table [gw3] [ 47%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw1] [ 48%] PASSED test_keeper_auth/test.py::test_bad_auth_1 test_keeper_auth/test.py::test_bad_auth_10 [gw1] [ 49%] PASSED test_keeper_auth/test.py::test_bad_auth_10 test_keeper_auth/test.py::test_bad_auth_11 [gw3] [ 50%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw1] [ 51%] PASSED test_keeper_auth/test.py::test_bad_auth_11 test_keeper_auth/test.py::test_bad_auth_12 [gw3] [ 52%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] [gw1] [ 53%] PASSED test_keeper_auth/test.py::test_bad_auth_12 test_keeper_auth/test.py::test_bad_auth_13 [gw2] [ 54%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] [gw1] [ 55%] PASSED test_keeper_auth/test.py::test_bad_auth_13 test_keeper_auth/test.py::test_bad_auth_2 [gw3] [ 56%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] [gw1] [ 57%] PASSED test_keeper_auth/test.py::test_bad_auth_2 test_keeper_auth/test.py::test_bad_auth_3 [gw3] [ 58%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] [gw1] [ 59%] PASSED test_keeper_auth/test.py::test_bad_auth_3 test_keeper_auth/test.py::test_bad_auth_4 [gw3] [ 60%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw1] [ 61%] PASSED test_keeper_auth/test.py::test_bad_auth_4 test_keeper_auth/test.py::test_bad_auth_5 [gw1] [ 62%] PASSED test_keeper_auth/test.py::test_bad_auth_5 test_keeper_auth/test.py::test_bad_auth_6 [gw3] [ 63%] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] [gw5] [ 64%] PASSED test_filesystem_cache/test.py::test_custom_cached_disk [gw1] [ 65%] PASSED test_keeper_auth/test.py::test_bad_auth_6 test_keeper_auth/test.py::test_bad_auth_7 [gw2] [ 66%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_filesystem_cache/test.py::test_dynamic_resize [gw1] [ 67%] PASSED test_keeper_auth/test.py::test_bad_auth_7 test_keeper_auth/test.py::test_bad_auth_8 [gw8] [ 68%] PASSED test_parallel_replicas_increase_error_count/test.py::test_increase_error_count [gw1] [ 69%] PASSED test_keeper_auth/test.py::test_bad_auth_8 test_keeper_auth/test.py::test_bad_auth_9 [gw4] [ 70%] PASSED test_executable_user_defined_functions_config_reload/test.py::test test_explain_estimates/test.py::test_explain_estimates [gw1] [ 71%] PASSED test_keeper_auth/test.py::test_bad_auth_9 test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] [gw9] [ 72%] PASSED test_join_set_family_s3/test.py::test_join_s3 test_join_set_family_s3/test.py::test_set_s3 [gw1] [ 73%] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] [gw5] [ 74%] PASSED test_filesystem_cache/test.py::test_dynamic_resize test_filesystem_cache/test.py::test_filesystem_cache_log [gw1] [ 75%] PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] [gw1] [ 76%] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] [gw1] [ 77%] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] [gw1] [ 78%] PASSED test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] [gw1] [ 79%] PASSED test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] test_keeper_auth/test.py::test_partial_auth[get_fake_zk] [gw1] [ 80%] PASSED test_keeper_auth/test.py::test_partial_auth[get_fake_zk] test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] [gw1] [ 81%] PASSED test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] test_keeper_auth/test.py::test_remove_acl[get_fake_zk] [gw1] [ 82%] PASSED test_keeper_auth/test.py::test_remove_acl[get_fake_zk] test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] [gw1] [ 83%] PASSED test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] test_keeper_auth/test.py::test_super_auth [gw1] [ 84%] PASSED test_keeper_auth/test.py::test_super_auth [gw2] [ 85%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] [gw5] [ 86%] PASSED test_filesystem_cache/test.py::test_filesystem_cache_log test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges [gw9] [ 87%] PASSED test_join_set_family_s3/test.py::test_set_s3 [gw4] [ 88%] PASSED test_explain_estimates/test.py::test_explain_estimates test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw2] [ 89%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] [gw2] [ 90%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] [gw4] [ 91%] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts [gw2] [ 92%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] [gw2] [ 93%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] [gw2] [ 94%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] [gw2] [ 95%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw2] [ 96%] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] [gw5] [ 97%] PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges test_filesystem_cache/test.py::test_keep_up_size_ratio [gw5] [ 98%] PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] [gw5] [ 99%] PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] test_filesystem_cache/test.py::test_system_sync_filesystem_cache [gw5] [100%] PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache ----------------- generated report log file: parallel1_0.jsonl ----------------- ============================== slowest durations =============================== 92.66s call test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 31.07s call test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 23.50s setup test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 23.48s call test_filesystem_cache/test.py::test_custom_cached_disk 23.08s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 22.19s call test_executable_user_defined_functions_config_reload/test.py::test 21.91s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 21.79s setup test_keeper_auth/test.py::test_auth_snapshot 21.54s teardown test_join_set_family_s3/test.py::test_set_s3 21.19s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 20.64s setup test_external_cluster/test.py::test_ddl 19.83s setup test_executable_user_defined_functions_config_reload/test.py::test 19.52s setup test_hedged_requests/test.py::test_async_connect 17.85s call test_join_set_family_s3/test.py::test_join_s3 17.71s setup test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 17.70s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 17.68s teardown test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 17.25s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 16.68s setup test_join_set_family_s3/test.py::test_join_s3 14.65s setup test_external_http_authenticator/test.py::test_basic_auth_failed 14.47s call test_keeper_auth/test.py::test_auth_snapshot 14.28s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 13.79s setup test_explain_estimates/test.py::test_explain_estimates 12.24s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 12.23s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 11.98s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 11.88s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 11.70s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 11.35s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 11.19s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 10.75s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 10.74s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 10.45s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 10.25s call test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 9.89s call test_join_set_family_s3/test.py::test_set_s3 9.83s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 9.81s setup test_filesystem_cache/test.py::test_custom_cached_disk 8.40s call test_filesystem_cache/test.py::test_dynamic_resize 7.89s teardown test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 7.77s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 7.64s call test_external_http_authenticator/test.py::test_session_settings_from_auth_response 6.58s call test_filesystem_cache/test.py::test_system_sync_filesystem_cache 6.44s call test_parallel_replicas_increase_error_count/test.py::test_increase_error_count 6.38s call test_filesystem_cache/test.py::test_keep_up_size_ratio 5.27s teardown test_filesystem_cache/test.py::test_system_sync_filesystem_cache 5.01s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 4.40s teardown test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 4.25s teardown test_external_cluster/test.py::test_ddl_replicated 4.09s call test_filesystem_cache/test.py::test_filesystem_cache_log 4.04s teardown test_hedged_requests/test.py::test_stuck_replica 4.02s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 3.94s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 3.90s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 3.84s call test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 3.84s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 3.57s call test_external_cluster/test.py::test_ddl 3.49s call test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 3.43s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 3.40s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 3.30s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 3.03s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 3.00s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 2.92s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 2.86s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 2.83s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 2.82s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 2.78s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 2.75s call test_insert_over_http_query_log/test.py::test_insert_over_http_ok 2.73s teardown test_explain_estimates/test.py::test_explain_estimates 2.68s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 2.64s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 2.64s call test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 2.61s call test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 2.39s call test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts 2.39s call test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 2.14s teardown test_keeper_auth/test.py::test_super_auth 2.13s call test_keeper_auth/test.py::test_bad_auth_10 2.12s call test_keeper_auth/test.py::test_bad_auth_6 2.12s call test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 2.12s call test_keeper_auth/test.py::test_bad_auth_1 2.12s call test_keeper_auth/test.py::test_bad_auth_11 2.12s call test_keeper_auth/test.py::test_bad_auth_5 2.12s call test_keeper_auth/test.py::test_bad_auth_7 2.12s call test_keeper_auth/test.py::test_bad_auth_8 2.12s call test_keeper_auth/test.py::test_bad_auth_3 2.12s call test_keeper_auth/test.py::test_bad_auth_2 2.11s call test_keeper_auth/test.py::test_bad_auth_12 2.10s call test_keeper_auth/test.py::test_bad_auth_9 2.09s call test_keeper_auth/test.py::test_bad_auth_13 2.08s call test_keeper_auth/test.py::test_bad_auth_4 1.85s call test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 1.47s call test_external_cluster/test.py::test_ddl_replicated 1.39s call test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 1.33s call test_explain_estimates/test.py::test_explain_estimates 1.28s teardown test_filesystem_cache/test.py::test_custom_cached_disk 1.27s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 1.22s teardown test_executable_user_defined_functions_config_reload/test.py::test 1.08s call test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.65s call test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.57s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.47s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.42s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.37s call test_hedged_requests/test.py::test_combination3 0.37s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.37s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.32s call test_hedged_requests/test.py::test_initial_receive_timeout 0.32s call test_hedged_requests/test.py::test_combination4 0.32s call test_external_http_authenticator/test.py::test_basic_auth_failed 0.32s call test_hedged_requests/test.py::test_send_table_status_sleep 0.32s call test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.32s call test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.32s call test_hedged_requests/test.py::test_receive_timeout2 0.32s call test_hedged_requests/test.py::test_stuck_replica 0.32s call test_hedged_requests/test.py::test_combination1 0.28s call test_hedged_requests/test.py::test_send_table_status_sleep2 0.28s call test_hedged_requests/test.py::test_combination2 0.27s call test_hedged_requests/test.py::test_async_connect 0.27s call test_hedged_requests/test.py::test_long_query 0.27s call test_hedged_requests/test.py::test_async_query_sending 0.27s call test_hedged_requests/test.py::test_send_data2 0.27s call test_hedged_requests/test.py::test_receive_timeout1 0.27s call test_hedged_requests/test.py::test_send_data 0.23s call test_keeper_auth/test.py::test_super_auth 0.23s call test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.13s call test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.12s call test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.07s call test_external_http_authenticator/test.py::test_header_failed 0.07s call test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.06s call test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.04s call test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.03s call test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s teardown test_keeper_auth/test.py::test_auth_snapshot 0.00s teardown test_filesystem_cache/test.py::test_filesystem_cache_log 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_bad_auth_9 0.00s teardown test_hedged_requests/test.py::test_combination4 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_external_cluster/test.py::test_ddl_replicated 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_filesystem_cache/test.py::test_filesystem_cache_log 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s setup test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_join_set_family_s3/test.py::test_join_s3 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] 0.00s setup test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_bad_auth_5 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.00s setup test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.00s setup test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s teardown test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.00s setup test_hedged_requests/test.py::test_combination4 0.00s teardown test_external_cluster/test.py::test_ddl 0.00s teardown test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_11 0.00s setup test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s teardown test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] 0.00s setup test_keeper_auth/test.py::test_partial_auth[get_fake_zk] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] 0.00s setup test_keeper_auth/test.py::test_bad_auth_8 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s setup test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s setup test_keeper_auth/test.py::test_bad_auth_7 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s teardown test_filesystem_cache/test.py::test_dynamic_resize 0.00s setup test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] 0.00s teardown test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] 0.00s teardown test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_13 0.00s setup test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_hedged_requests/test.py::test_stuck_replica 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s setup test_filesystem_cache/test.py::test_dynamic_resize 0.00s setup test_hedged_requests/test.py::test_combination3 0.00s setup test_keeper_auth/test.py::test_bad_auth_1 0.00s setup test_filesystem_cache/test.py::test_system_sync_filesystem_cache 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table 0.00s teardown test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_3 0.00s setup test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass 0.00s teardown test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] 0.00s teardown test_keeper_auth/test.py::test_remove_acl[get_fake_zk] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_keeper_auth/test.py::test_super_auth 0.00s setup test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s setup test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] 0.00s setup test_join_set_family_s3/test.py::test_set_s3 0.00s setup test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_hedged_requests/test.py::test_async_query_sending 0.00s teardown test_keeper_auth/test.py::test_bad_auth_10 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_hedged_requests/test.py::test_combination2 0.00s teardown test_keeper_auth/test.py::test_bad_auth_9 0.00s setup test_keeper_auth/test.py::test_bad_auth_6 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] 0.00s setup test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] 0.00s setup test_keeper_auth/test.py::test_bad_auth_2 0.00s setup test_keeper_auth/test.py::test_bad_auth_12 0.00s teardown test_keeper_auth/test.py::test_bad_auth_11 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts 0.00s setup test_hedged_requests/test.py::test_receive_timeout1 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_12 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] 0.00s teardown test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] 0.00s setup test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s teardown test_keeper_auth/test.py::test_bad_auth_7 0.00s teardown test_hedged_requests/test.py::test_combination3 0.00s setup test_hedged_requests/test.py::test_receive_timeout2 0.00s teardown test_external_http_authenticator/test.py::test_basic_auth_failed 0.00s setup test_hedged_requests/test.py::test_combination1 0.00s setup test_hedged_requests/test.py::test_initial_receive_timeout 0.00s teardown test_keeper_auth/test.py::test_bad_auth_8 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] 0.00s setup test_hedged_requests/test.py::test_combination2 0.00s setup test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s teardown test_hedged_requests/test.py::test_async_connect 0.00s teardown test_keeper_auth/test.py::test_bad_auth_4 0.00s teardown test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_6 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s setup test_external_http_authenticator/test.py::test_header_failed 0.00s teardown test_keeper_auth/test.py::test_bad_auth_1 0.00s setup test_keeper_auth/test.py::test_bad_auth_10 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_ok 0.00s teardown test_external_http_authenticator/test.py::test_header_failed 0.00s setup test_hedged_requests/test.py::test_send_data 0.00s setup test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_5 0.00s teardown test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s setup test_hedged_requests/test.py::test_long_query 0.00s teardown test_hedged_requests/test.py::test_receive_timeout1 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep2 0.00s teardown test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] 0.00s teardown test_keeper_auth/test.py::test_bad_auth_2 0.00s teardown test_hedged_requests/test.py::test_send_data 0.00s setup test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes 0.00s setup test_hedged_requests/test.py::test_send_data2 0.00s setup test_keeper_auth/test.py::test_bad_auth_4 0.00s teardown test_hedged_requests/test.py::test_long_query 0.00s teardown test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] 0.00s teardown test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] 0.00s teardown test_hedged_requests/test.py::test_async_query_sending 0.00s setup test_hedged_requests/test.py::test_send_table_status_sleep 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] 0.00s teardown test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] 0.00s teardown test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] 0.00s teardown test_filesystem_cache/test.py::test_keep_up_size_ratio 0.00s teardown test_hedged_requests/test.py::test_receive_timeout2 0.00s teardown test_external_http_authenticator/test.py::test_user_create_basic_auth_pass 0.00s teardown test_keeper_auth/test.py::test_bad_auth_13 0.00s teardown test_external_http_authenticator/test.py::test_session_settings_from_auth_response 0.00s teardown test_keeper_auth/test.py::test_bad_auth_3 0.00s teardown test_hedged_requests/test.py::test_initial_receive_timeout 0.00s teardown test_hedged_requests/test.py::test_send_data2 0.00s teardown test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement 0.00s teardown test_hedged_requests/test.py::test_combination1 =========================== short test summary info ============================ PASSED test_external_http_authenticator/test.py::test_basic_auth_failed PASSED test_external_http_authenticator/test.py::test_header_failed PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_key[dod_node2] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[cluster_node2] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node1] PASSED test_distributed_over_distributed/test.py::TestDistributedOverDistributedSuite::test_select_with_order_by_node[dod_node2] PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration[node] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts__wide PASSED test_external_http_authenticator/test.py::test_session_settings_from_auth_response PASSED test_filesystem_cache/test.py::test_caches_with_the_same_configuration_2[node_caches_with_same_path] PASSED test_external_http_authenticator/test.py::test_user_create_basic_auth_pass PASSED test_external_cluster/test.py::test_ddl PASSED test_external_http_authenticator/test.py::test_user_from_config_basic_auth_pass PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-key] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes PASSED test_external_cluster/test.py::test_ddl_replicated PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[0] PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_multiple_shards_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_max_suspicious_broken_parts/test.py::test_max_suspicious_broken_parts_bytes__wide PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_exception[1] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_invalid_statement PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_distributed[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_ok PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-key] PASSED test_keeper_auth/test.py::test_auth_snapshot PASSED test_insert_over_http_query_log/test.py::test_insert_over_http_unknown_table PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_1 PASSED test_keeper_auth/test.py::test_bad_auth_10 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_keeper_auth/test.py::test_bad_auth_11 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_mergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_12 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_keeper_auth/test.py::test_bad_auth_13 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-key] PASSED test_keeper_auth/test.py::test_bad_auth_2 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_range-sipHash64(key)] PASSED test_keeper_auth/test.py::test_bad_auth_3 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-key] PASSED test_keeper_auth/test.py::test_bad_auth_4 PASSED test_keeper_auth/test.py::test_bad_auth_5 PASSED test_parallel_replicas_custom_key/test.py::test_parallel_replicas_custom_key_replicatedmergetree[test_single_shard_multiple_replicas-custom_key_sampling-sipHash64(key)] PASSED test_filesystem_cache/test.py::test_custom_cached_disk PASSED test_keeper_auth/test.py::test_bad_auth_6 PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_keeper_auth/test.py::test_bad_auth_7 PASSED test_parallel_replicas_increase_error_count/test.py::test_increase_error_count PASSED test_keeper_auth/test.py::test_bad_auth_8 PASSED test_executable_user_defined_functions_config_reload/test.py::test PASSED test_keeper_auth/test.py::test_bad_auth_9 PASSED test_join_set_family_s3/test.py::test_join_s3 PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_fake_zk] PASSED test_filesystem_cache/test.py::test_dynamic_resize PASSED test_keeper_auth/test.py::test_digest_auth_basic[get_genuine_zk] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_fake_zk] PASSED test_keeper_auth/test.py::test_digest_auth_multiple[get_genuine_zk] PASSED test_keeper_auth/test.py::test_get_set_acl[get_fake_zk] PASSED test_keeper_auth/test.py::test_get_set_acl[get_genuine_zk] PASSED test_keeper_auth/test.py::test_partial_auth[get_fake_zk] PASSED test_keeper_auth/test.py::test_partial_auth[get_genuine_zk] PASSED test_keeper_auth/test.py::test_remove_acl[get_fake_zk] PASSED test_keeper_auth/test.py::test_remove_acl[get_genuine_zk] PASSED test_keeper_auth/test.py::test_super_auth PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_filesystem_cache/test.py::test_filesystem_cache_log PASSED test_join_set_family_s3/test.py::test_set_s3 PASSED test_explain_estimates/test.py::test_explain_estimates PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[1-11-100000-SELECT sum(key) FROM {table_name}] PASSED test_fetch_partition_with_outdated_parts/test.py::test_fetch_partition_with_outdated_parts PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-1000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-10000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-101-100000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-1000-SELECT sum(key) FROM {table_name}] PASSED test_parallel_replicas_invisible_parts/test.py::test_reading_with_invisible_parts[11-11-10000-SELECT sum(key) FROM {table_name}] PASSED test_filesystem_cache/test.py::test_force_filesystem_cache_on_merges PASSED test_filesystem_cache/test.py::test_keep_up_size_ratio PASSED test_filesystem_cache/test.py::test_parallel_cache_loading_on_startup[node] PASSED test_filesystem_cache/test.py::test_system_sync_filesystem_cache SKIPPED [1] test_hedged_requests/test.py:401: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:442: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:297: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:309: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:321: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:334: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:380: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:237: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:349: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:364: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:277: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:286: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:256: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:265: Hedged requests don't work under Thread Sanitizer SKIPPED [1] test_hedged_requests/test.py:207: Hedged requests don't work under Thread Sanitizer ================== 85 passed, 15 skipped in 224.63s (0:03:44) ==================